home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 February
/
Chip_2002-02_cd1.bin
/
tema
/
mgedata
/
a.swf
/
scripts
/
DefineButton2_190
/
BUTTONCONDACTION on(press, rollOver).as
next >
Wrap
Text File
|
2002-01-14
|
89b
|
7 lines
on(press, rollOver){
tellTarget("_root.help")
{
gotoAndStop(2);
}
}